home *** CD-ROM | disk | FTP | other *** search
- Path: kettle.magna.com.au!news
- From: peter@magna.com.au (Peter J Brock)
- Newsgroups: comp.lang.c++
- Subject: Re: STL on MSVC 4.0 - HELP!, Please
- Date: Thu, 08 Feb 1996 06:23:58 GMT
- Organization: Me
- Message-ID: <4fa1vi$gur@kettle.magna.com.au>
- References: <4ddvqi$ch@vendor.micron.com> <00001a81+00008e42@msn.com> <4eb5p0$cr2@longwood.cs.ucf.edu>
- Reply-To: peter@magna.com.au
- NNTP-Posting-Host: enterprise.magna.com.au
- X-Newsreader: Forte Free Agent v0.55
-
- stevens@longwood.cs.ucf.edu (John Stevens) wrote:
-
- >Gary Sims (SimsGW@msn.com) wrote:
- >: STL is included with the MSVC 4.0 product. You might find that the
- >: header files in the included version have already been set up
- >: correctly. (No guarantees -- that is a public domain library included
- >: for customer convenience.) In any event, there are instructions on
- >: using the included STL in the on-line help. Search on "standard
- >: template library" and I would specify "Title Only" search the first
- >: time.
-
- >They are only partially set up, and the instructions left out a few key
- >pieces. The big one is that to use the STL in its own namespace you must
- >include new.h. Beyond that, I'm still tracking down ambiguos operators
- >for the iterator types. You can make it work, but its not a gimme.
-
- >John S.
-
- Microsoft have a paper on MFC and Standard Template Library at
- http://www.microsoft.com/visualc/v4/v4tech/stlchg.htm
-
-
- Cheers,
- Peter J Brock
- http:/www.magna.com.au/~peter
-
-